[etc/ChangeLog]
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 May 2011 16:33:36 +0000 (09:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 May 2011 16:33:36 +0000 (09:33 -0700)
commit1b39cf6f0800ab57fbed02b428c0f8949acdbb5d
tree10636a3a4bb78c43641e3f59586c7c404b3435ca
parent91052f014f9c8476b32f2b97180c1690ff90d92e
[etc/ChangeLog]

* NEWS: Integer overflow now yields floating-point instead of
wrapping around.
[doc/lispref/ChangeLog]
* numbers.texi (Arithmetic Operations, Math Functions): Large integers go to
floats instead of wrapping around.
* objects.texi (Integer Type): Likewise.
doc/lispref/ChangeLog
doc/lispref/numbers.texi
doc/lispref/objects.texi
etc/ChangeLog
etc/NEWS